FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package eReferralOntarioNew.core#0.10.0 (63 ms)

Package eReferralOntarioNew.core
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=eReferralOntarioNew.core@0.10.0&canonical=http://ehealthontario.ca/fhir/ValueSet/communication-barrier
Url http://ehealthontario.ca/fhir/ValueSet/communication-barrier
Version 1.0.0
Status draft
Name CommunicationBarrier
Experimental False
Authority hl7
Description Contains codes required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not and an interpretor is required.

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient Patient

Resources that this resource uses

CodeSystem
https://ehealthontario.ca/fhir/CodeSystem/communication-barrier CommunicationBarrier


Source

{
  "resourceType" : "ValueSet",
  "id" : "CommunicationBarrier",
  "text" : {
    "status" : "generated"
  },
  "url" : "http://ehealthontario.ca/fhir/ValueSet/communication-barrier",
  "version" : "1.0.0",
  "name" : "CommunicationBarrier",
  "status" : "draft",
  "publisher" : "eHealth Ontario",
  "description" : "Contains codes required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not and an interpretor is required.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "https://ehealthontario.ca/fhir/CodeSystem/communication-barrier",
        "concept" : [
          {
            "code" : "NO",
            "display" : "Patient understands the official language. Interpretor not required."
          },
          {
            "code" : "INT",
            "display" : "Patient cannot understand the official language and an interpretor is required to provide the service."
          },
          {
            "code" : "INTNO",
            "display" : "Patient cannot understand the official language but an interpretor is not required to provide the service."
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.